-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Feature: backend generate questions endpoint #1769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
monicasmith463
wants to merge
101
commits into
fastapi:master
from
monicasmith463:feature/backend--questions-endpoint
Closed
Feature: backend generate questions endpoint #1769
monicasmith463
wants to merge
101
commits into
fastapi:master
from
monicasmith463:feature/backend--questions-endpoint
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…onships and string length adjustments
…stant into feature/file-upload
don't do alembic migrations for now
…stant into feature/file-upload
…63/study-assistant into feature/file-upload
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
Removes hardcoded local file path that would break in other environments
- Updated S3 client initialization to use AWS credentials from settings - This addresses the security vulnerability where client was initialized without proper credentials - Fixes review comment on line 6 of backend/app/s3.py
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
Feature: extract text from PDF and store in DB
…schemas for document handling
…ywright services for improved development and production setups
Bug: fix frontend Item reference
… remove standalone Dropzone component
… Text import in AddDocument component
…ce theme selection logic in Appearance component
…ey' instead of 'url'
…e FileUpload and improve user experience
… and improve permission checks
…nd add pagination for document listing
…e logic for document modification
…nd improve readability
…nalities with UI components and API integration
…mprove code clarity
…smith463/study-assistant into feature/frontend-uploader
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.